home *** CD-ROM | disk | FTP | other *** search
- -- card: 13390 from stack: in
- -- bmap block id: 12846
- -- flags: 0000
- -- background id: 2814
- -- name: water
- ----- HyperTalk script -----
- on Idle
- global monster_on
- if monster_on is false then
- go to card id 16520
- else pass Idle
- end Idle
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=203 top=276 right=342 bottom=443
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 13695
- end mouseUp
-
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=21 top=211 right=342 bottom=192
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 32404
- wait 3 seconds
- visual effect dissolve
- go to card id 29716
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=21 top=211 right=342 bottom=192
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card id 32404
- wait 3 seconds
- visual effect dissolve
- go to card id 29716
- end mouseUp
-
-